Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
getProductModuleList
This function returns a list-item-pairs list of product module information for use in product module combo boxes. The default delimiter is CHR(3).
For example, the following code:
Returns the following result:
Location: ry\app\rydesmngrp.i Parameters:
INPUT pcValueField AS CHARACTERThe field from the
product_moduletable used as the value field in theLIST-ITEM-PAIRS.INPUT pcDescFields AS CHARACTERA comma-delimited list of product module fields to display in the label portion of the
LIST-ITEM-PAIRS. This can be a maximum of three fields.INPUT pcDescFormat AS CHARACTERA base string containing substitution parameters of the form
&Nused to substitute the description fields.INPUT pcDelimiter AS CHARACTERA delimiter used to build the
Returns: CHARACTER Notes:LIST-ITEM-PAIRS. The default isCHR(3).
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |